Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / Top Property

In This Topic
    Top Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Top As Integer
    public int Top {get; set;}
    See Also